home *** CD-ROM | disk | FTP | other *** search
/ Acorn User: China / Acorn User China CD-ROM (UK) (Disc A) / Acorn User China CD-ROM (UK) (Disc A).bin / DEMON / HAMRADIO / COMLINK.ARC / 015.!ComLink_!TimeUtils_!Run < prev    next >
Encoding:
Text File  |  1993-10-21  |  353 b   |  17 lines

  1. | !Run file for TimeUtils
  2. IconSprites <Obey$Dir>.!Sprites
  3. |
  4. Run <Obey$Dir>.RealTime
  5. Run <Obey$Dir>.FullDate
  6. |
  7. | The following are for my copy only
  8. |
  9. Run <Obey$Dir>.Time
  10. Run <Obey$Dir>.Date
  11. |
  12. | Set Date$ to be in form 'Saturday 20th February 1993'
  13. Set Date$Format %we %zdy%st %mo %ce%yr
  14. |
  15. | Set Time$ to be in form '5:49 pm'
  16. Set Time$Format %z12:%mi %am
  17.